mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_activate_group(\"SA-11 1\");a_activate_group(\"Tu GAI 1\");a_activate_group(\"Tu GAI 2\"); mission.trig.func[1]='';",
            [2] = "a_activate_group(\"SA-11 1\");a_activate_group(\"Tu GAI 2\");a_activate_group(\"Tu GAI 1\"); mission.trig.func[2]='';",
            [3] = "a_activate_group(\"SA-11 1\");a_activate_group(\"Tu GAI 2\");a_activate_group(\"Tu GAI 1\"); mission.trig.func[3]='';",
            [4] = "a_activate_group(\"SA-11 1\");a_activate_group(\"Tu GAI 1\");a_activate_group(\"Tu GAI 2\"); mission.trig.func[4]='';",
            [5] = "a_out_text_delay(\"717, я 801. Мы вышли из зоны. Спасибо за сопровождение. Задача выполнена.\", \"15\");a_out_sound(\"5-2.wav\");a_set_flag(\"98\"); mission.trig.func[5]='';",
            [6] = "a_out_text_delay(\"717, я 801. Вас наблюдаю. Идем на плановую.\", \"15\");a_out_sound(\"5-1.wav\"); mission.trig.func[6]='';",
            [7] = "a_out_text_delay(\"717, я 801. В зоне.\", \"15\");a_out_sound(\"5-3.wav\"); mission.trig.func[7]='';",
            [8] = "a_activate_group(\"Tu GAI 3\"); mission.trig.func[8]='';",
        }, -- end of actions
        custom = 
        {
        }, -- end of custom
        func = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_unit_in_zone(\"1\", \"Zone 1\") )",
            [2] = "return(c_unit_in_zone(\"1\", \"Zone 2\") )",
            [3] = "return(c_unit_in_zone(\"1\", \"Zone 3\") )",
            [4] = "return(c_unit_in_zone(\"1\", \"Zone 4\") )",
            [5] = "return(c_unit_in_zone(\"85\", \"Fence Out\") )",
            [6] = "return(c_unit_in_zone_unit(\"1\", \"Fence Out\", \"85\") )",
            [7] = "return(c_unit_in_zone(\"85\", \"Fence In\") )",
            [8] = "return(c_unit_in_zone(\"85\", \"GAI 3\") )",
        }, -- end of conditions
        customStartup = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of customStartup
        funcStartup = 
        {
        }, -- end of funcStartup
    }, -- end of trig
    resultRed = 
    {
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "",
    goals = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    flag = 98,
                    unit = 85,
                    predicate = "c_flag_is_true",
                    zone = 5,
                }, -- end of [1]
            }, -- end of rules
            score = 50,
            side = "OFFLINE",
            predicate = "score",
            comment = "Win",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
                [1] = 
                {
                    seconds = 2,
                    predicate = "c_time_after",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            score = 50,
            side = "OFFLINE",
            predicate = "score",
            comment = "Start 50",
        }, -- end of [2]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_unit_in_zone(\"1\", \"Zone 1\") then a_activate_group(\"SA-11 1\");a_activate_group(\"Tu GAI 1\");a_activate_group(\"Tu GAI 2\"); mission.trigfunc[1]='';end;",
        [2] = "if c_unit_in_zone(\"1\", \"Zone 2\") then a_activate_group(\"SA-11 1\");a_activate_group(\"Tu GAI 2\");a_activate_group(\"Tu GAI 1\"); mission.trigfunc[2]='';end;",
        [3] = "if c_unit_in_zone(\"1\", \"Zone 3\") then a_activate_group(\"SA-11 1\");a_activate_group(\"Tu GAI 2\");a_activate_group(\"Tu GAI 1\"); mission.trigfunc[3]='';end;",
        [4] = "if c_unit_in_zone(\"1\", \"Zone 4\") then a_activate_group(\"SA-11 1\");a_activate_group(\"Tu GAI 1\");a_activate_group(\"Tu GAI 2\"); mission.trigfunc[4]='';end;",
        [5] = "if c_unit_in_zone(\"85\", \"Fence Out\") then a_out_text_delay(\"717, я 801. Мы вышли из зоны. Спасибо за сопровождение. Задача выполнена.\", \"15\");a_out_sound(\"5-2.wav\");a_set_flag(\"98\"); mission.trigfunc[5]='';end;",
        [6] = "if c_unit_in_zone_unit(\"1\", \"Fence Out\", \"85\") then a_out_text_delay(\"717, я 801. Вас наблюдаю. Идем на плановую.\", \"15\");a_out_sound(\"5-1.wav\"); mission.trigfunc[6]='';end;",
        [7] = "if c_unit_in_zone(\"85\", \"Fence In\") then a_out_text_delay(\"717, я 801. В зоне.\", \"15\");a_out_sound(\"5-3.wav\"); mission.trigfunc[7]='';end;",
        [8] = "if c_unit_in_zone(\"85\", \"GAI 3\") then a_activate_group(\"Tu GAI 3\"); mission.trigfunc[8]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 760,
        wind = 
        {
            at8000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at8000
            at2000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at2000
            atGround = 
            {
                speed = 0,
                dir = 0,
            }, -- end of atGround
        }, -- end of wind
        name = "Winter, clean sky",
        fog = 
        {
            thickness = 0,
            density = 0,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            at2000 = 0,
            atGround = 0,
        }, -- end of turbulence
        season = 
        {
            temperature = 20,
            iseason = 3,
        }, -- end of season
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        clouds = 
        {
            density = 7,
            thickness = 830,
            base = 5000,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        [1] = "if c_flag_is_true(\"98\")  then a_set_mission_result(50) end",
        [2] = "if c_time_after(\"2\")  then a_set_mission_result(50) end",
        offline = 
        {
            conditions = 
            {
                [1] = "return(c_flag_is_true(\"98\") )",
                [2] = "return(c_time_after(\"2\") )",
            }, -- end of conditions
            actions = 
            {
                [1] = "a_set_mission_result(50)",
                [2] = "a_set_mission_result(50)",
            }, -- end of actions
            func = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
            }, -- end of func
        }, -- end of offline
        blue = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of blue
        red = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of red
    }, -- end of result
    triggers = 
    {
        zones = 
        {
            [1] = 
            {
                radius = 8000,
                zoneId = 6,
                color = 
                {
                    [1] = 0,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of color
                lat = 0.75330063853769,
                hidden = true,
                long = 0.74227461227778,
                x = -175001.95714722,
                name = "Fence In",
                y = 675223.53448575,
            }, -- end of [1]
            [2] = 
            {
                radius = 9000,
                zoneId = 5,
                color = 
                {
                    [1] = 0,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of color
                lat = 0.75280761189904,
                hidden = true,
                long = 0.75003385459765,
                x = -173888.93409764,
                name = "Fence Out",
                y = 711783.90382684,
            }, -- end of [2]
            [3] = 
            {
                radius = 6000,
                zoneId = 7,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.73700734517543,
                hidden = true,
                long = 0.7371956480718,
                x = -281489.60343665,
                name = "GAI 3",
                y = 662985.63284599,
            }, -- end of [3]
            [4] = 
            {
                radius = 40000,
                zoneId = 1,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of color
                lat = 0.74280299417672,
                hidden = true,
                long = 0.75593075257852,
                x = -234271.86015244,
                name = "Zone 1",
                y = 747184.37353028,
            }, -- end of [4]
            [5] = 
            {
                radius = 40000,
                zoneId = 2,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of color
                lat = 0.74690705503481,
                hidden = true,
                long = 0.74496654626627,
                x = -214280.15352655,
                name = "Zone 2",
                y = 692506.77197829,
            }, -- end of [5]
            [6] = 
            {
                radius = 40000,
                zoneId = 3,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of color
                lat = 0.74783572884914,
                hidden = true,
                long = 0.73112254554328,
                x = -215579.06337916,
                name = "Zone 3",
                y = 626929.09294636,
            }, -- end of [6]
            [7] = 
            {
                radius = 40000,
                zoneId = 4,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of color
                lat = 0.73687276698959,
                hidden = true,
                long = 0.76991141105166,
                x = -263643.84185928,
                name = "Zone 4",
                y = 818063.10358974,
            }, -- end of [7]
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.74575527882091,
        zoom = 1000000,
        centerX = 0.75192177987567,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 11,
            [2] = 4,
            [3] = 6,
            [4] = 10,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 8,
            [10] = 17,
            [11] = 12,
            [12] = 2,
            [13] = 3,
            [14] = 1,
            [15] = 5,
        }, -- end of blue
        red = 
        {
            [1] = 0,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "Радиоперехваты и  разведданные раскрыли местонахождение регионального командного пункта управления противника. КП расположен между авиабазами Кутаиси и Цхакая, в районе Абашы. Командование приказало нанести точечный удар по цели под сопровождением истребителей и самолетов подавления ПВО.",
    trigflag = 
    {
        [1] = true,
        [2] = true,
        [3] = true,
        [4] = true,
        [5] = true,
        [6] = true,
        [7] = true,
        [8] = true,
    }, -- end of trigflag
    descriptionRedTask = "Проведи сопровождение ударной группы Су-24М (позывной 801) до выхода из зоны атаки. Группа подавления ПВО Су-24М (позывной 106) произведет поддержку. Обе группе взлетели из Мин. Вод и направились в сторону Нальчика для дальнейшего полета к цели.",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
        [1] = "5B{18722DA1-FC28-4669-8648-F58199C4C6A1}.png",
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 1,
                    predicate = "c_unit_in_zone",
                    unit = 1,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 8,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    group = 2,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [2]
                [3] = 
                {
                    group = 3,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [3]
            }, -- end of actions
            comment = "Zone 1",
        }, -- end of [1]
        [2] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 2,
                    predicate = "c_unit_in_zone",
                    unit = 1,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 8,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    group = 3,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [2]
                [3] = 
                {
                    group = 2,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [3]
            }, -- end of actions
            comment = "Zone 2",
        }, -- end of [2]
        [3] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 3,
                    predicate = "c_unit_in_zone",
                    unit = 1,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 8,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    group = 3,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [2]
                [3] = 
                {
                    group = 2,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [3]
            }, -- end of actions
            comment = "Zone 3",
        }, -- end of [3]
        [4] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 4,
                    predicate = "c_unit_in_zone",
                    unit = 1,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 8,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    group = 2,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [2]
                [3] = 
                {
                    group = 3,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [3]
            }, -- end of actions
            comment = "Zone 4",
        }, -- end of [4]
        [5] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 85,
                    predicate = "c_unit_in_zone",
                    zone = 5,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "717, я 801. Мы вышли из зоны. Спасибо за сопровождение. Задача выполнена.",
                    predicate = "a_out_text_delay",
                    seconds = 15,
                }, -- end of [1]
                [2] = 
                {
                    text = "",
                    file = "5-2.wav",
                    predicate = "a_out_sound",
                    seconds = 10,
                }, -- end of [2]
                [3] = 
                {
                    flag = 98,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [3]
            }, -- end of actions
            comment = "Primary",
        }, -- end of [5]
        [6] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zoneunit = 85,
                    zone = 5,
                    predicate = "c_unit_in_zone_unit",
                    unit = 1,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "717, я 801. Вас наблюдаю. Идем на плановую.",
                    predicate = "a_out_text_delay",
                    seconds = 15,
                }, -- end of [1]
                [2] = 
                {
                    text = "",
                    file = "5-1.wav",
                    predicate = "a_out_sound",
                    seconds = 10,
                }, -- end of [2]
            }, -- end of actions
            comment = "Tally",
        }, -- end of [6]
        [7] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 85,
                    predicate = "c_unit_in_zone",
                    zone = 6,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "717, я 801. В зоне.",
                    predicate = "a_out_text_delay",
                    seconds = 15,
                }, -- end of [1]
                [2] = 
                {
                    text = "",
                    file = "5-3.wav",
                    predicate = "a_out_sound",
                    seconds = 10,
                }, -- end of [2]
            }, -- end of actions
            comment = "Fence in",
        }, -- end of [7]
        [8] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 7,
                    predicate = "c_unit_in_zone",
                    unit = 85,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 49,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "GAI",
        }, -- end of [8]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "UK",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 4,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Insurgents",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 17,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Belgium",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 11,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [3]
                [4] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Canada",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 8,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [4]
                [5] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "France",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 5,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [5]
                [6] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Israel",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 15,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [6]
                [7] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [7]
                [8] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Norway",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 12,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [8]
                [9] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Georgia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 16,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 39,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73609419408557,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74076417945015,
                                            x = -285436.0682455,
                                            speed = 5.5555555555556,
                                            y = 680537.1208579,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 4,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SKP-11",
                                        CLSID = "{693BB858-F64A-4af0-B4EF-0BE24B8406A6}",
                                        unitId = 6,
                                        lat = 0.73609419408557,
                                        skill = "Average",
                                        long = 0.74076417945015,
                                        x = -285436.0682455,
                                        name = "Unit #1",
                                        heading = 0,
                                        y = 680537.1208579,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "New Vehicle Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 374,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73746472802472,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73387309462047,
                                            x = -280273.83793889,
                                            speed = 5.5555555555556,
                                            y = 646934.8312129,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 5,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SKP-11",
                                        CLSID = "{693BB858-F64A-4af0-B4EF-0BE24B8406A6}",
                                        unitId = 7,
                                        lat = 0.73746472802472,
                                        skill = "Average",
                                        long = 0.73387309462047,
                                        x = -280273.83793889,
                                        name = "Unit #2",
                                        heading = 0,
                                        y = 646934.8312129,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "New Vehicle Group #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 38,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73745740002852,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73384487175277,
                                            x = -280334.96263217,
                                            speed = 5.5555555555556,
                                            y = 646806.3786654,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 6,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 8,
                                        lat = 0.73745740002852,
                                        skill = "Average",
                                        long = 0.73384487175277,
                                        x = -280334.96263217,
                                        name = "Unit #3",
                                        heading = 0,
                                        y = 646806.3786654,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "New Vehicle Group #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 53,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73605116613847,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74074729436704,
                                            x = -285719.13223419,
                                            speed = 5.5555555555556,
                                            y = 680487.92700472,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 7,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 9,
                                        lat = 0.73605116613847,
                                        skill = "Average",
                                        long = 0.74074729436704,
                                        x = -285719.13223419,
                                        name = "Unit #4",
                                        heading = 0,
                                        y = 680487.92700472,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "New Vehicle Group #003",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 374,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73579198839114,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7298438727206,
                                            x = -292946.10672745,
                                            speed = 5.5555555555556,
                                            y = 628978.23098856,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 8,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-11 Buk SR 9S18M1",
                                        CLSID = "{AC6EAFDF-396C-4E27-8FED-BBB9B2868F2B}",
                                        unitId = 10,
                                        lat = 0.73579198839114,
                                        skill = "Average",
                                        long = 0.7298438727206,
                                        x = -292946.10672745,
                                        name = "Unit #5",
                                        heading = 0,
                                        y = 628978.23098856,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 11,
                                        lat = 0.73580445242439,
                                        skill = "Average",
                                        long = 0.72984259367462,
                                        x = -292867.32738645,
                                        name = "Unit #6",
                                        heading = 0,
                                        y = 628963.97575699,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 12,
                                        lat = 0.73578941518889,
                                        skill = "Average",
                                        long = 0.72986528332344,
                                        x = -292951.86333649,
                                        name = "Unit #7",
                                        heading = 1.1525719972157,
                                        y = 629081.41020631,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 13,
                                        lat = 0.73579239045453,
                                        skill = "Average",
                                        long = 0.72981694428836,
                                        x = -292956.9253077,
                                        name = "Unit #8",
                                        heading = 0,
                                        y = 628850.32390342,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 14,
                                        lat = 0.73577365445595,
                                        skill = "Average",
                                        long = 0.7298480017488,
                                        x = -293060.87017252,
                                        name = "Unit #9",
                                        heading = 1.0636978224026,
                                        y = 629009.85356698,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "KAMAZ Truck",
                                        CLSID = "{254D09EB-5591-4D42-B513-3A15B9965B63}",
                                        unitId = 15,
                                        lat = 0.73578965642635,
                                        skill = "Average",
                                        long = 0.72984715969238,
                                        x = -292959.33164847,
                                        name = "Unit #10",
                                        heading = 2.9229237077159,
                                        y = 628995.34425633,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 16,
                                        lat = 0.73579464201224,
                                        skill = "Average",
                                        long = 0.72984197154817,
                                        x = -292930.14378268,
                                        name = "Unit #11",
                                        heading = 4.3144293107524,
                                        y = 628967.4750942,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "ATZ-10",
                                        CLSID = "{C0A5AA21-5A93-4707-9A9F-2AE24C4A22B0}",
                                        unitId = 17,
                                        lat = 0.73577381527862,
                                        skill = "Average",
                                        long = 0.72980644261447,
                                        x = -293080.49560144,
                                        name = "Unit #12",
                                        heading = 3.1415926535898,
                                        y = 628812.75440744,
                                    }, -- end of [8]
                                }, -- end of units
                                name = "SA-11 1",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 1527,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73602478721702,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7420407981378,
                                            x = -285203.59406022,
                                            speed = 5.5555555555556,
                                            y = 686637.49000303,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 31,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZU-23 Emplacement Closed",
                                        CLSID = "{773F294C-4057-4789-892C-643BE8619778}",
                                        unitId = 71,
                                        lat = 0.73602478721702,
                                        skill = "Random",
                                        long = 0.7420407981378,
                                        x = -285203.59406022,
                                        name = "Unit #21",
                                        heading = 0,
                                        y = 686637.49000303,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "AAA-1",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 55,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73645714326267,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741726665482,
                                            x = -282617.47819158,
                                            speed = 5.5555555555556,
                                            y = 684839.6925579,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 32,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZU-23 Emplacement Closed",
                                        CLSID = "{773F294C-4057-4789-892C-643BE8619778}",
                                        unitId = 72,
                                        lat = 0.73645714326267,
                                        skill = "Random",
                                        long = 0.741726665482,
                                        x = -282617.47819158,
                                        name = "Unit #22",
                                        heading = 0,
                                        y = 684839.6925579,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "AAA-2",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 55,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73611896607571,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74095281036047,
                                            x = -285179.09686427,
                                            speed = 5.5555555555556,
                                            y = 681413.59352199,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 33,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZU-23 Emplacement Closed",
                                        CLSID = "{773F294C-4057-4789-892C-643BE8619778}",
                                        unitId = 73,
                                        lat = 0.73611896607571,
                                        skill = "Random",
                                        long = 0.74095281036047,
                                        x = -285179.09686427,
                                        name = "Unit #23",
                                        heading = 0,
                                        y = 681413.59352199,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "AAA-3",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73587030624842,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74128530339366,
                                            x = -286588.94886987,
                                            speed = 5.5555555555556,
                                            y = 683166.4790786,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 34,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZU-23 Emplacement Closed",
                                        CLSID = "{773F294C-4057-4789-892C-643BE8619778}",
                                        unitId = 74,
                                        lat = 0.73587030624842,
                                        skill = "Random",
                                        long = 0.74128530339366,
                                        x = -286588.94886987,
                                        name = "Unit #24",
                                        heading = 0,
                                        y = 683166.4790786,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "AAA-4",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 44,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73727598727851,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73425182538619,
                                            x = -281282.74305434,
                                            speed = 5.5555555555556,
                                            y = 648853.37373198,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 35,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZU-23 Emplacement Closed",
                                        CLSID = "{773F294C-4057-4789-892C-643BE8619778}",
                                        unitId = 75,
                                        lat = 0.73727598727851,
                                        skill = "Random",
                                        long = 0.73425182538619,
                                        x = -281282.74305434,
                                        name = "Unit #25",
                                        heading = 0,
                                        y = 648853.37373198,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "AAA-5",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73743163163805,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73377521341942,
                                            x = -280534.77327629,
                                            speed = 5.5555555555556,
                                            y = 646494.55082251,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 36,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZU-23 Emplacement Closed",
                                        CLSID = "{773F294C-4057-4789-892C-643BE8619778}",
                                        unitId = 76,
                                        lat = 0.73743163163805,
                                        skill = "Random",
                                        long = 0.73377521341942,
                                        x = -280534.77327629,
                                        name = "Unit #26",
                                        heading = 0,
                                        y = 646494.55082251,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "AAA-6",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73719410769111,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7337118202263,
                                            x = -282080.61166698,
                                            speed = 5.5555555555556,
                                            y = 646356.03191517,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 37,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZU-23 Emplacement Closed",
                                        CLSID = "{773F294C-4057-4789-892C-643BE8619778}",
                                        unitId = 77,
                                        lat = 0.73719410769111,
                                        skill = "Random",
                                        long = 0.7337118202263,
                                        x = -282080.61166698,
                                        name = "Unit #27",
                                        heading = 0,
                                        y = 646356.03191517,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "AAA-7",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 14,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73741705665926,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73403996138191,
                                            x = -280492.24676361,
                                            speed = 5.5555555555556,
                                            y = 647756.05070004,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 38,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZU-23 Emplacement Closed",
                                        CLSID = "{773F294C-4057-4789-892C-643BE8619778}",
                                        unitId = 78,
                                        lat = 0.73741705665926,
                                        skill = "Random",
                                        long = 0.73403996138191,
                                        x = -280492.24676361,
                                        name = "Unit #28",
                                        heading = 0,
                                        y = 647756.05070004,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "AAA-8",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73727695344567,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73355689348333,
                                            x = -281631.97786162,
                                            speed = 5.5555555555556,
                                            y = 645567.39133682,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 39,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 79,
                                        lat = 0.73727695344567,
                                        skill = "Random",
                                        long = 0.73355689348333,
                                        x = -281631.97786162,
                                        name = "Unit #29",
                                        heading = 0,
                                        y = 645567.39133682,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "SA-8 1",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2758,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73598280742834,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74172489785896,
                                            x = -285641.07148888,
                                            speed = 5.5555555555556,
                                            y = 685171.42876566,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 40,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 80,
                                        lat = 0.73598280742834,
                                        skill = "Random",
                                        long = 0.74172489785896,
                                        x = -285641.07148888,
                                        name = "Unit #30",
                                        heading = 0,
                                        y = 685171.42876566,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "SA-8 2",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [15]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73619988106026,
                                            long = 0.73730661170044,
                                            x = -286578.06769405,
                                            name = "",
                                            speed = 0,
                                            y = 664075.07800952,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 44,
                                lat = 0.73619988106026,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ComCenter",
                                        type = ".Command Center",
                                        CLSID = "{64DE4673-7D3E-424f-AB29-F4336AC38F98}",
                                        unitId = 84,
                                        lat = 0.73619988106026,
                                        long = 0.73730661170044,
                                        x = -286578.06769405,
                                        name = "New Static Object",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 664075.07800952,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73730661170044,
                                name = "New Static Object",
                                dead = false,
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [9]
                [10] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Spain",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 9,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [10]
                [11] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "USA",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 2,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [11]
                [12] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Denmark",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 13,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [12]
                [13] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Germany",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 6,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [13]
                [14] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "New Helicopter Group",
                                groupId = 47,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 41.666666666667,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 40,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.73789708563519,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73507515186235,
                                            x = -276904.27088861,
                                            speed = 41.666666666667,
                                            y = 652324.23621728,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 66,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.73676210645249,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74193820140206,
                                            x = -280560.451962,
                                            speed = 41.666666666667,
                                            y = 685621.66772559,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 66,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73582937764045,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74257654352626,
                                            x = -286159.72535109,
                                            speed = 41.666666666667,
                                            y = 689318.78390099,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.736122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741468,
                                            x = -284889.06283057,
                                            speed = 41.666666666667,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "UH-60A",
                                        CLSID = "{8CC2AAFA-F5F6-498D-83E0-681561D691B8}",
                                        unitId = 87,
                                        lat = 0.737234,
                                        skill = "High",
                                        y = 647369.87369832,
                                        long = 0.733932,
                                        x = -281713.83114196,
                                        name = "Pilot #6",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "1100",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Uzi11",
                                        }, -- end of callsign
                                        onboard_num = 20,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "UH-60A",
                                        CLSID = "{8CC2AAFA-F5F6-498D-83E0-681561D691B8}",
                                        unitId = 88,
                                        lat = 0.737227,
                                        skill = "High",
                                        y = 647407.71652637,
                                        long = 0.733939,
                                        x = -281754.85284723,
                                        name = "Pilot #7",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "1100",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Uzi12",
                                        }, -- end of callsign
                                        onboard_num = 21,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Turkey",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 3,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Tu GAI 1",
                                groupId = 2,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.736122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741468,
                                            x = -284889.06283057,
                                            speed = 138.88888888889,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73641321620056,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.74989137218266,
                                                    radius = 100000,
                                                    y = 719662.72941578,
                                                    x = -245496.72605531,
                                                    lat = 0.74158192890579,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.74391337386789,
                                            x = -281717.48784255,
                                            speed = 222.22222222222,
                                            y = 695229.29150454,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74763469761134,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75680673808356,
                                            x = -202969.9838974,
                                            speed = 222.22222222222,
                                            y = 747502.52360608,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75162911035252,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74585631622734,
                                            x = -183713.41974819,
                                            speed = 222.22222222222,
                                            y = 693174.36747515,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 2338,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.735960933535,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74013961451624,
                                            x = -286613.43033304,
                                            speed = 222.22222222222,
                                            y = 677671.82327102,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 2338,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.736122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741468,
                                            x = -284889.06283057,
                                            speed = 138.88888888889,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 82800,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-4E",
                                        CLSID = "{4B75FEBA-9997-4D34-A0D6-0DB061350951}",
                                        unitId = 2,
                                        lat = 0.736122,
                                        skill = "Random",
                                        y = 683853.75717885,
                                        long = 0.741468,
                                        x = -284889.06283057,
                                        name = "Pilot #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "4864",
                                            flare = 30,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F-4E",
                                        CLSID = "{4B75FEBA-9997-4D34-A0D6-0DB061350951}",
                                        unitId = 3,
                                        lat = 0.736115,
                                        skill = "Random",
                                        y = 683891.96105378,
                                        long = 0.741475,
                                        x = -284929.99166026,
                                        name = "Pilot #2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "4864",
                                            flare = 30,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Enfield12",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Tu GAI 2",
                                groupId = 3,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 119,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 119,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73713437244233,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.74454403141599,
                                                    radius = 100000,
                                                    y = 694254.89533847,
                                                    x = -246776.24455425,
                                                    lat = 0.74184296248585,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.73536523688755,
                                            x = -281615.79817505,
                                            speed = 222.22222222222,
                                            y = 654220.1774793,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2758,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74736495354354,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75571067621279,
                                            x = -205328.78562433,
                                            speed = 222.22222222222,
                                            y = 742574.15906711,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2212,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75170017382561,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74336955717621,
                                            x = -184605.74693198,
                                            speed = 222.22222222222,
                                            y = 681495.09225782,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 2083,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73729345893237,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73302967528845,
                                            x = -281796.30714375,
                                            speed = 222.22222222222,
                                            y = 643063.63194306,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 82800,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-4E",
                                        CLSID = "{4B75FEBA-9997-4D34-A0D6-0DB061350951}",
                                        unitId = 4,
                                        lat = 0.737234,
                                        skill = "Random",
                                        y = 647369.87369832,
                                        long = 0.733932,
                                        x = -281713.83114196,
                                        name = "Pilot #3",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "4864",
                                            flare = 30,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Springfield11",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F-4E",
                                        CLSID = "{4B75FEBA-9997-4D34-A0D6-0DB061350951}",
                                        unitId = 5,
                                        lat = 0.737227,
                                        skill = "Random",
                                        y = 647407.71652637,
                                        long = 0.733939,
                                        x = -281754.85284723,
                                        name = "Pilot #4",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "4864",
                                            flare = 30,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Springfield12",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = true,
                                name = "Tu GAI 3",
                                groupId = 49,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73723991764419,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73702188196456,
                                                    radius = 100000,
                                                    y = 662571.72112451,
                                                    x = -285320.65602241,
                                                    lat = 0.73642005454765,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.73488960967164,
                                            x = -281186.40068042,
                                            speed = 250,
                                            y = 651893.00781315,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.73535354311339,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73982333561144,
                                            x = -290650.10698773,
                                            speed = 250,
                                            y = 676595.23721356,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.73955544245843,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73991481772059,
                                            x = -263826.55244759,
                                            speed = 250,
                                            y = 674050.91104266,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 148,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.737190082303,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73264487854266,
                                            x = -282646.18635353,
                                            speed = 138.88888888889,
                                            y = 641309.81403036,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 12,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 82800,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-5E",
                                        CLSID = "{569949FE-CE95-4D94-BF76-7B809B8DACD0}",
                                        unitId = 91,
                                        lat = 0.737234,
                                        skill = "Random",
                                        y = 647369.87369832,
                                        long = 0.733932,
                                        x = -281713.83114196,
                                        name = "Pilot #9",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [7] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [7]
                                                [6] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [6]
                                            }, -- end of pylons
                                            fuel = "2000",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Colt11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F-5E",
                                        CLSID = "{569949FE-CE95-4D94-BF76-7B809B8DACD0}",
                                        unitId = 92,
                                        lat = 0.737227,
                                        skill = "Random",
                                        y = 647407.71652637,
                                        long = 0.733939,
                                        x = -281754.85284723,
                                        name = "Pilot #10",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [7] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [7]
                                                [6] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [6]
                                            }, -- end of pylons
                                            fuel = "2000",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Colt12",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [3]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [14]
                [15] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "The Netherlands",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 10,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [15]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 728,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7696611250958,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75855989093007,
                                            x = -61621.072834013,
                                            speed = 5.5555555555556,
                                            y = 737892.09249822,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 29,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "S-300PS 54K6 cp",
                                        CLSID = "{1C4F9C25-EDBD-429e-B95A-083ABFE82B95}",
                                        unitId = 49,
                                        lat = 0.7696611250958,
                                        skill = "Average",
                                        long = 0.75855989093007,
                                        x = -61621.072834013,
                                        name = "Unit #13",
                                        heading = 0,
                                        y = 737892.09249822,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "S-300PS 40B6MD sr",
                                        CLSID = "{414E9DC1-B881-44C3-8141-049DD59B2A69}",
                                        unitId = 53,
                                        lat = 0.76970407949433,
                                        skill = "Average",
                                        long = 0.75850017750657,
                                        x = -61382.407413655,
                                        name = "Unit #14",
                                        heading = 0,
                                        y = 737582.26961891,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "S-300PS 64H6E sr",
                                        CLSID = "{3F127663-E479-4B8D-855B-7C4F6E9310EA}",
                                        unitId = 54,
                                        lat = 0.76961047594987,
                                        skill = "Average",
                                        long = 0.75862645155037,
                                        x = -61904.743416702,
                                        name = "Unit #15",
                                        heading = 0,
                                        y = 738239.71642875,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "S-300PS 40B6M tr",
                                        CLSID = "{0626F96A-FDFB-42D3-ADE5-A0415690BF5E}",
                                        unitId = 55,
                                        lat = 0.76965036608358,
                                        skill = "Average",
                                        long = 0.75856615424799,
                                        x = -61685.936282668,
                                        name = "Unit #16",
                                        heading = 0,
                                        y = 737929.72572447,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 56,
                                        lat = 0.76969067157218,
                                        skill = "Average",
                                        long = 0.75857843522339,
                                        x = -61422.041845958,
                                        name = "Unit #17",
                                        heading = 0,
                                        y = 737953.08714982,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 57,
                                        lat = 0.76966286310054,
                                        skill = "Average",
                                        long = 0.75852506702979,
                                        x = -61630.367255921,
                                        name = "Unit #18",
                                        heading = 0,
                                        y = 737730.55517752,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 58,
                                        lat = 0.76965036608358,
                                        skill = "Average",
                                        long = 0.75860157342761,
                                        x = -61665.224094931,
                                        name = "Unit #19",
                                        heading = 0,
                                        y = 738092.57254136,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 59,
                                        lat = 0.76962884839367,
                                        skill = "Average",
                                        long = 0.75856117518609,
                                        x = -61825.897912541,
                                        name = "Unit #20",
                                        heading = 0,
                                        y = 737924.50592867,
                                    }, -- end of [8]
                                }, -- end of units
                                name = "SA-10C",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75937999853256,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76150955913998,
                                            x = -125353.58716809,
                                            speed = 5.5555555555556,
                                            y = 759944.87447505,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 41,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 81,
                                        lat = 0.75937999853256,
                                        skill = "Random",
                                        long = 0.76150955913998,
                                        x = -125353.58716809,
                                        name = "Unit #31",
                                        heading = 0,
                                        y = 759944.87447505,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "SA-15 1",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75994746403505,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76286423912825,
                                            x = -120927.11760219,
                                            speed = 5.5555555555556,
                                            y = 765754.14599328,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 42,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "55G6 EWR",
                                        CLSID = "{EDEA0ECC-33A4-488B-8A3C-1D6929B5A871}",
                                        unitId = 82,
                                        lat = 0.75994746403505,
                                        skill = "Random",
                                        long = 0.76286423912825,
                                        x = -120927.11760219,
                                        name = "Unit #32",
                                        heading = 0,
                                        y = 765754.14599328,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "EWR 1",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 359,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77273896548831,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75214034866226,
                                            x = -45734.036448069,
                                            speed = 5.5555555555556,
                                            y = 705992.62902458,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 43,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "55G6 EWR",
                                        CLSID = "{EDEA0ECC-33A4-488B-8A3C-1D6929B5A871}",
                                        unitId = 83,
                                        lat = 0.77273896548831,
                                        skill = "Random",
                                        long = 0.75214034866226,
                                        x = -45734.036448069,
                                        name = "Unit #33",
                                        heading = 0,
                                        y = 705992.62902458,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "EWR 2",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "Player",
                                groupId = 1,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 777,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2045,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7600373428565,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76320513330168,
                                            x = -120150.36412898,
                                            speed = 194.44444444444,
                                            y = 767260.13128563,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75379528300549,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74239812842376,
                                            x = -171783.89505661,
                                            speed = 250,
                                            y = 675430.67078944,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73838747917713,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7377797070003,
                                            x = -272391.30988374,
                                            speed = 250,
                                            y = 664786.50676473,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7409168138722,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74282469935531,
                                            x = -253606.62764894,
                                            speed = 250,
                                            y = 686815.73720148,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75701215686421,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75217997591417,
                                            x = -145885.60115144,
                                            speed = 222.22222222222,
                                            y = 718525.74499861,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 430,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [7]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 1,
                                        lat = 0.759437,
                                        skill = "Player",
                                        y = 760428.0733062,
                                        long = 0.761624,
                                        x = -124921.90954665,
                                        name = "Александр",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of pylons
                                            fuel = "3500",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "113",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 35,
                                        lat = 0.75943,
                                        skill = "Excellent",
                                        y = 760466.37391759,
                                        long = 0.761631,
                                        x = -124962.31193751,
                                        name = "Wingman",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of pylons
                                            fuel = "3500",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 4,
                                            name = "714",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                name = "Ru-AWACS",
                                groupId = 23,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 7063,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76132774106572,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7473091791475,
                                            x = -121124.94413888,
                                            speed = 138.88888888889,
                                            y = 692619.55576698,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 7063,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.75231358831211,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76767218797828,
                                            x = -166628.55816314,
                                            speed = 138.88888888889,
                                            y = 794514.07436426,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 7063,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.76304494438159,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74344354122334,
                                            x = -112296.75049302,
                                            speed = 138.88888888889,
                                            y = 673447.13510085,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1063,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77038437319305,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75683627679007,
                                            x = -58022.597204723,
                                            speed = 138.88888888889,
                                            y = 729395.79459802,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 320,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.771891,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.751935,
                                            x = -51251.551717591,
                                            speed = 138.88888888889,
                                            airdromeId = 26,
                                            y = 705718.47981263,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "AWACS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-50",
                                        CLSID = "{CA17F0F8-6AEB-43FA-BC90-76732137F61D}",
                                        unitId = 32,
                                        lat = 0.76132774106572,
                                        skill = "Excellent",
                                        long = 0.7473091791475,
                                        x = -121124.94413888,
                                        name = "AWACS",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "70000",
                                            flare = 192,
                                            chaff = 192,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 692619.55576698,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 1,
                                            name = 101,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Ru-CAP",
                                groupId = 24,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 7000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76796844260443,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7489659941015,
                                            x = -77905.571023207,
                                            speed = 138.88888888889,
                                            y = 695173.90768531,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 7000,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.74804557943894,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76220501718033,
                                            x = -197156.9342669,
                                            speed = 138.88888888889,
                                            y = 772481.51311291,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 7000,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.75542329821491,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74446182370229,
                                            x = -160295.80990726,
                                            speed = 138.88888888889,
                                            y = 683837.46316419,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75888479501174,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76011199432388,
                                            x = -129345.47137603,
                                            speed = 138.88888888889,
                                            y = 753869.0250578,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 430,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAP",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 33,
                                        lat = 0.76796844260443,
                                        skill = "Excellent",
                                        long = 0.7489659941015,
                                        x = -77905.571023207,
                                        name = "BARCAP",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of pylons
                                            fuel = "3500",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        y = 695173.90768531,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 2,
                                            name = 102,
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 34,
                                        lat = 0.76796144260443,
                                        skill = "Excellent",
                                        long = 0.7489729941015,
                                        x = -77946.26211407,
                                        name = "Pilot #5",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of pylons
                                            fuel = "3500",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        y = 695211.55991268,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 3,
                                            name = 103,
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [3]
                            [4] = 
                            {
                                hidden = true,
                                name = "Ru-Recon",
                                groupId = 25,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 7389,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76371729891869,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.77127940484525,
                                            x = -91710.658509534,
                                            speed = 138.88888888889,
                                            y = 801468.6372581,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 7389,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.74843677002064,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71804820333423,
                                            x = -217991.10486933,
                                            speed = 138.88888888889,
                                            y = 565268.35792166,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 7389,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.75497159917317,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74016388188399,
                                            x = -165476.21253374,
                                            speed = 138.88888888889,
                                            y = 664160.55188553,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1389,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77064005164443,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75612831004836,
                                            x = -56808.198736236,
                                            speed = 138.88888888889,
                                            y = 725945.337235,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 320,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.771891,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.751935,
                                            x = -51251.551717591,
                                            speed = 138.88888888889,
                                            airdromeId = 26,
                                            y = 705718.47981263,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Reconnaissance",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-24MR",
                                        CLSID = "{0282A9C1-0B38-11d6-9193-00A0249B6F00}",
                                        unitId = 36,
                                        lat = 0.76371729891869,
                                        skill = "Excellent",
                                        long = 0.77127940484525,
                                        x = -91710.658509534,
                                        name = "RECON",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{7D7EC917-05F6-49D4-8045-61FC587DD019}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{0519A263-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{7D7EC917-05F6-49D4-8045-61FC587DD019}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{0519A261-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [5]
                                            }, -- end of pylons
                                            fuel = "11700",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 801468.6372581,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 5,
                                            name = 105,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [4]
                            [5] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "PGM",
                                groupId = 45,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76473432543147,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76047766772708,
                                            x = -91862.752052164,
                                            speed = 250,
                                            y = 750764.21678784,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75933299062512,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76143390031417,
                                            x = -125698.37214408,
                                            speed = 250,
                                            y = 759633.19807977,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75431297673732,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73730546455117,
                                                    radius = 50,
                                                    y = 664069.58397636,
                                                    x = -286578.14152402,
                                                    lat = 0.7361999614956,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.74174066011295,
                                            x = -168841.41729356,
                                            speed = 250,
                                            y = 671994.3124008,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74178378185656,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73865452472364,
                                            x = -250290.66295635,
                                            speed = 250,
                                            y = 666529.63160445,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73727727550158,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73778877377684,
                                            x = -279460.7916478,
                                            speed = 250,
                                            y = 665604.05733309,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74071479796883,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74318854437147,
                                            x = -254697.32089044,
                                            speed = 250,
                                            y = 688676.6527239,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77048836469958,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75613376512457,
                                            x = -57771.116482967,
                                            speed = 250,
                                            y = 726091.89233438,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 320,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.771891,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.751935,
                                            x = -51251.551717591,
                                            speed = 138.88888888889,
                                            airdromeId = 26,
                                            y = 705718.47981263,
                                        }, -- end of [8]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Pinpoint Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-24M",
                                        CLSID = "{C3A1469C-E835-4ADF-924C-A5F3D8AEC550}",
                                        unitId = 85,
                                        lat = 0.76473432543147,
                                        skill = "Excellent",
                                        long = 0.76047766772708,
                                        x = -91862.752052164,
                                        name = "Strike",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{39821727-F6E2-45B3-B1F0-490CC8921D1E}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    CLSID = "{16602053-4A12-40A2-B214-AB60D481B20E}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    CLSID = "{39821727-F6E2-45B3-B1F0-490CC8921D1E}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [8]
                                            }, -- end of pylons
                                            fuel = "11700",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 750764.21678784,
                                        callsign = 
                                        {
                                            [1] = 8,
                                            [2] = 0,
                                            [3] = 1,
                                            name = "801",
                                        }, -- end of callsign
                                        onboard_num = 18,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [5]
                            [6] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "SEAD",
                                groupId = 46,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76434458753026,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76054594398517,
                                            x = -94304.500425827,
                                            speed = 250,
                                            y = 751397.2522897,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75935378232548,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76143243788254,
                                            x = -125566.79076721,
                                            speed = 250,
                                            y = 759609.07763971,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75360547323493,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73613300532637,
                                                    radius = 40000,
                                                    y = 658455.00903314,
                                                    x = -286659.76424289,
                                                    lat = 0.73628120418425,
                                                    categories = 
                                                    {
                                                        [1] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.74316284488271,
                                            x = -172579.36205164,
                                            speed = 250,
                                            y = 679139.12074218,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73766695165309,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73583029050335,
                                                    radius = 40000,
                                                    y = 657299.72192586,
                                                    x = -289382.01655798,
                                                    lat = 0.73587826699868,
                                                    categories = 
                                                    {
                                                        [1] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.7367246747735,
                                            x = -277527.3112769,
                                            speed = 250,
                                            y = 660292.78332917,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74080461410606,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74300663029243,
                                            x = -254223.28494356,
                                            speed = 250,
                                            y = 687754.28489042,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77093642899681,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75494733967212,
                                            x = -55611.243003155,
                                            speed = 250,
                                            y = 720292.41386663,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 359,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.771891,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.751935,
                                            x = -51251.551717591,
                                            speed = 138.88888888889,
                                            airdromeId = 26,
                                            y = 705718.47981263,
                                        }, -- end of [7]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "SEAD",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-24M",
                                        CLSID = "{C3A1469C-E835-4ADF-924C-A5F3D8AEC550}",
                                        unitId = 86,
                                        lat = 0.76434458753026,
                                        skill = "Excellent",
                                        long = 0.76054594398517,
                                        x = -94304.500425827,
                                        name = "SEAD",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    CLSID = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    CLSID = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [8]
                                            }, -- end of pylons
                                            fuel = "11700",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 751397.2522897,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 6,
                                            name = 106,
                                        }, -- end of callsign
                                        onboard_num = 19,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [6]
                            [7] = 
                            {
                                hidden = true,
                                name = "Strike 2",
                                groupId = 48,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76637002291299,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76356826432292,
                                            x = -79592.046775483,
                                            speed = 250,
                                            y = 763649.87263052,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76099630914819,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76506870978407,
                                            x = -112903.31887643,
                                            speed = 250,
                                            y = 775083.47361227,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75490670060947,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74364314791808,
                                            x = -164029.84274194,
                                            speed = 250,
                                            y = 680407.83558107,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74318322874829,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.74534450880603,
                                                    radius = 1000,
                                                    y = 701130.23919139,
                                                    x = -273293.97460789,
                                                    lat = 0.73761379488908,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.74529325475576,
                                                    radius = 1000,
                                                    y = 701065.36937014,
                                                    x = -274863.29394765,
                                                    lat = 0.73737188350334,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.74526874141703,
                                                    radius = 1000,
                                                    y = 700655.55972475,
                                                    x = -272335.48721461,
                                                    lat = 0.73777061472994,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.74562894720736,
                                                    radius = 1000,
                                                    y = 702422.58963734,
                                                    x = -272654.37765475,
                                                    lat = 0.73769006759252,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.74578335952394,
                                                    radius = 1000,
                                                    y = 703162.89592674,
                                                    x = -272642.38093924,
                                                    lat = 0.7376788720072,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.7449542426722,
                                                    radius = 1000,
                                                    y = 699397.17492718,
                                                    x = -274518.74348939,
                                                    lat = 0.73745466210839,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [6]
                                            }, -- end of targets
                                            long = 0.74503436456284,
                                            x = -237971.02673359,
                                            speed = 250,
                                            y = 695573.86682741,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73838224049551,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.74545107978236,
                                                    radius = 1000,
                                                    y = 701833.88825131,
                                                    x = -274953.60106746,
                                                    lat = 0.73734434569731,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.74530886495974,
                                                    radius = 1000,
                                                    y = 701133.26995264,
                                                    x = -274802.01427537,
                                                    lat = 0.73738017718806,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.74536926401519,
                                                    radius = 1000,
                                                    y = 701243.21431432,
                                                    x = -273242.63185512,
                                                    lat = 0.73761975476208,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.74524207452383,
                                                    radius = 1000,
                                                    y = 700528.06543333,
                                                    x = -272340.64071733,
                                                    lat = 0.73777206463245,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.74560840024888,
                                                    radius = 1000,
                                                    y = 702329.03219518,
                                                    x = -272698.83182069,
                                                    lat = 0.73768483223269,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.745814164871,
                                                    radius = 1000,
                                                    y = 703312.79772682,
                                                    x = -272659.11736194,
                                                    lat = 0.73767363670064,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.74492750013594,
                                                    radius = 1000,
                                                    y = 699267.66210156,
                                                    x = -274509.57131753,
                                                    lat = 0.7374583663549,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [7]
                                            }, -- end of targets
                                            long = 0.74553048910509,
                                            x = -268296.43495249,
                                            speed = 250,
                                            y = 701446.14444559,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7364708205439,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74571122696142,
                                            x = -280379.99528892,
                                            speed = 250,
                                            y = 703710.42793408,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75119679366311,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76475296185231,
                                            x = -175534.327284,
                                            speed = 250,
                                            y = 781804.86113228,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77112325621178,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75415542494127,
                                            x = -54874.466398748,
                                            speed = 250,
                                            y = 716513.11175537,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 320,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.771891,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.751935,
                                            x = -51251.551717591,
                                            speed = 138.88888888889,
                                            airdromeId = 26,
                                            y = 705718.47981263,
                                        }, -- end of [9]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-34",
                                        CLSID = "{87E4C74D-1081-4B6E-A558-27EDB7A81546}",
                                        unitId = 89,
                                        lat = 0.76637002291299,
                                        skill = "Excellent",
                                        long = 0.76356826432292,
                                        x = -79592.046775483,
                                        name = "Strike #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{CEE04106-B9AA-46B4-9CD1-CD3FDCF0CE78}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F99BEC1A-869D-4AC7-9730-FBA0E3B1F5FC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{F99BEC1A-869D-4AC7-9730-FBA0E3B1F5FC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{CEE04106-B9AA-46B4-9CD1-CD3FDCF0CE78}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{CEE04106-B9AA-46B4-9CD1-CD3FDCF0CE78}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{F99BEC1A-869D-4AC7-9730-FBA0E3B1F5FC}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{F99BEC1A-869D-4AC7-9730-FBA0E3B1F5FC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{CEE04106-B9AA-46B4-9CD1-CD3FDCF0CE78}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9800",
                                            flare = 64,
                                            chaff = 64,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 763649.87263052,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 4,
                                            name = 104,
                                        }, -- end of callsign
                                        onboard_num = 22,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-34",
                                        CLSID = "{87E4C74D-1081-4B6E-A558-27EDB7A81546}",
                                        unitId = 90,
                                        lat = 0.76636302291299,
                                        skill = "Excellent",
                                        long = 0.76357526432292,
                                        x = -79632.441059856,
                                        name = "Pilot #8",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{D109EE9C-A1B7-4F1C-8D87-631C293A1D26}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{D109EE9C-A1B7-4F1C-8D87-631C293A1D26}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{D109EE9C-A1B7-4F1C-8D87-631C293A1D26}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{D109EE9C-A1B7-4F1C-8D87-631C293A1D26}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9800",
                                            flare = 64,
                                            chaff = 64,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        y = 763688.02228759,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 7,
                                            name = 107,
                                        }, -- end of callsign
                                        onboard_num = 23,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [7]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 6.0258615922085,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75941837892154,
                                            long = 0.76172336975092,
                                            x = -124981.02507053,
                                            name = "",
                                            speed = 0,
                                            y = 760904.43997384,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 10,
                                lat = 0.75941837892154,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 19,
                                        lat = 0.75941837892154,
                                        long = 0.76172336975092,
                                        x = -124981.02507053,
                                        name = "New Static Object #001",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760904.43997384,
                                        heading = 6.0258615922085,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76172336975092,
                                name = "New Static Object #001",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 6.0258615922085,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75939955838476,
                                            long = 0.7616874592678,
                                            x = -125122.43175147,
                                            name = "",
                                            speed = 0,
                                            y = 760753.59551877,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 11,
                                lat = 0.75939955838476,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 20,
                                        lat = 0.75939955838476,
                                        long = 0.7616874592678,
                                        x = -125122.43175147,
                                        name = "New Static Object #002",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760753.59551877,
                                        heading = 6.0258615922085,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.7616874592678,
                                name = "New Static Object #002",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 6.0258615922085,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.759396024435,
                                            long = 0.76167626008317,
                                            x = -125151.65269546,
                                            name = "",
                                            speed = 0,
                                            y = 760704.60499689,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 12,
                                lat = 0.759396024435,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 21,
                                        lat = 0.759396024435,
                                        long = 0.76167626008317,
                                        x = -125151.65269546,
                                        name = "New Static Object #003",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760704.60499689,
                                        heading = 6.0258615922085,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76167626008317,
                                name = "New Static Object #003",
                                dead = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 6.0258615922085,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75939175083718,
                                            long = 0.76166304551257,
                                            x = -125186.79273111,
                                            name = "",
                                            speed = 0,
                                            y = 760646.88468788,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 13,
                                lat = 0.75939175083718,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 22,
                                        lat = 0.75939175083718,
                                        long = 0.76166304551257,
                                        x = -125186.79273111,
                                        name = "New Static Object #004",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760646.88468788,
                                        heading = 6.0258615922085,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76166304551257,
                                name = "New Static Object #004",
                                dead = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                heading = 6.0258615922085,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75938616231234,
                                            long = 0.76164881291289,
                                            x = -125230.91945033,
                                            name = "",
                                            speed = 0,
                                            y = 760585.53967408,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 14,
                                lat = 0.75938616231234,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 23,
                                        lat = 0.75938616231234,
                                        long = 0.76164881291289,
                                        x = -125230.91945033,
                                        name = "New Static Object #005",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760585.53967408,
                                        heading = 6.0258615922085,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76164881291289,
                                name = "New Static Object #005",
                                dead = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                heading = 6.0258615922085,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75937950543174,
                                            long = 0.76162844437322,
                                            x = -125285.52718684,
                                            name = "",
                                            speed = 0,
                                            y = 760496.62944596,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 15,
                                lat = 0.75937950543174,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 24,
                                        lat = 0.75937950543174,
                                        long = 0.76162844437322,
                                        x = -125285.52718684,
                                        name = "New Static Object #006",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760496.62944596,
                                        heading = 6.0258615922085,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76162844437322,
                                name = "New Static Object #006",
                                dead = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                heading = 6.0258615922085,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75937514971781,
                                            long = 0.76161656779157,
                                            x = -125320.38902498,
                                            name = "",
                                            speed = 0,
                                            y = 760445.1826895,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 16,
                                lat = 0.75937514971781,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 25,
                                        lat = 0.75937514971781,
                                        rate = "50",
                                        long = 0.76161656779157,
                                        x = -125320.38902498,
                                        name = "New Static Object #007",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760445.1826895,
                                        heading = 6.0258615922085,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76161656779157,
                                name = "New Static Object #007",
                                dead = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                heading = 6.0258615922085,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75937071183913,
                                            long = 0.76160411311744,
                                            x = -125356.12053279,
                                            name = "",
                                            speed = 0,
                                            y = 760391.12348088,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 17,
                                lat = 0.75937071183913,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 26,
                                        lat = 0.75937071183913,
                                        rate = "50",
                                        long = 0.76160411311744,
                                        x = -125356.12053279,
                                        name = "New Static Object #008",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760391.12348088,
                                        heading = 6.0258615922085,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76160411311744,
                                name = "New Static Object #008",
                                dead = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                heading = 1.1341691669814,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7593933945266,
                                            long = 0.76168620271966,
                                            x = -125162.4522677,
                                            name = "",
                                            speed = 0,
                                            y = 760752.90818969,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 19,
                                lat = 0.7593933945266,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ATZ-10",
                                        CLSID = "{C0A5AA21-5A93-4707-9A9F-2AE24C4A22B0}",
                                        unitId = 28,
                                        lat = 0.7593933945266,
                                        long = 0.76168620271966,
                                        x = -125162.4522677,
                                        name = "New Static Object #010",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760752.90818969,
                                        heading = 1.1341691669814,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76168620271966,
                                name = "New Static Object #010",
                                dead = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                heading = 6.1413770201129,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75938213530547,
                                            long = 0.76163855734325,
                                            x = -125262.7163637,
                                            name = "",
                                            speed = 0,
                                            y = 760541.33643536,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 20,
                                lat = 0.75938213530547,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ATZ-10",
                                        CLSID = "{C0A5AA21-5A93-4707-9A9F-2AE24C4A22B0}",
                                        unitId = 29,
                                        lat = 0.75938213530547,
                                        long = 0.76163855734325,
                                        x = -125262.7163637,
                                        name = "New Static Object #011",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760541.33643536,
                                        heading = 6.1413770201129,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76163855734325,
                                name = "New Static Object #011",
                                dead = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                heading = 2.6519474417174,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75936742453364,
                                            long = 0.76161430190021,
                                            x = -125370.9607515,
                                            name = "",
                                            speed = 0,
                                            y = 760441.11640998,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 21,
                                lat = 0.75936742453364,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZiL-131 APA-80",
                                        CLSID = "{A207B91F-77F0-4647-8D74-88A9D3851EAD}",
                                        unitId = 30,
                                        lat = 0.75936742453364,
                                        long = 0.76161430190021,
                                        x = -125370.9607515,
                                        name = "New Static Object #012",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760441.11640998,
                                        heading = 2.6519474417174,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76161430190021,
                                name = "New Static Object #012",
                                dead = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                heading = 0.90482708941579,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75937227331283,
                                            long = 0.76162668881407,
                                            x = -125332.65211082,
                                            name = "",
                                            speed = 0,
                                            y = 760494.51872176,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 22,
                                lat = 0.75937227331283,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZiL-131 APA-80",
                                        CLSID = "{A207B91F-77F0-4647-8D74-88A9D3851EAD}",
                                        unitId = 31,
                                        lat = 0.75937227331283,
                                        long = 0.76162668881407,
                                        x = -125332.65211082,
                                        name = "New Static Object #013",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 760494.51872176,
                                        heading = 0.90482708941579,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76162668881407,
                                name = "New Static Object #013",
                                dead = false,
                            }, -- end of [12]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    sortie = "Сопровождение Удара - Штаб",
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 35659,
    start_time = 49500,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
        hydro = 
        {
            hh = 0,
            prob = 100,
            label = "HYDRO",
            enable = false,
            mmint = 1,
            id = "hydro",
            mm = 0,
        }, -- end of hydro
        eos = 
        {
            hh = 0,
            prob = 100,
            label = "EOS",
            enable = false,
            mmint = 1,
            id = "eos",
            mm = 0,
        }, -- end of eos
        ecm = 
        {
            hh = 0,
            prob = 100,
            label = "ECM",
            enable = false,
            mmint = 1,
            id = "ecm",
            mm = 0,
        }, -- end of ecm
        helmet = 
        {
            hh = 0,
            prob = 100,
            label = "HELMET",
            enable = false,
            mmint = 1,
            id = "helmet",
            mm = 0,
        }, -- end of helmet
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "L-ENGINE",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        autopilot = 
        {
            hh = 0,
            prob = 100,
            label = "AUTOPILOT",
            enable = false,
            mmint = 1,
            id = "autopilot",
            mm = 0,
        }, -- end of autopilot
        hud = 
        {
            hh = 0,
            prob = 100,
            label = "HUD",
            enable = false,
            mmint = 1,
            id = "hud",
            mm = 0,
        }, -- end of hud
        asc = 
        {
            hh = 0,
            prob = 100,
            label = "ASC",
            enable = false,
            mmint = 1,
            id = "asc",
            mm = 0,
        }, -- end of asc
        rws = 
        {
            hh = 0,
            prob = 100,
            label = "RWS",
            enable = false,
            mmint = 1,
            id = "rws",
            mm = 0,
        }, -- end of rws
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "R-ENGINE",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        mfd = 
        {
            hh = 0,
            prob = 100,
            label = "MFD",
            enable = false,
            mmint = 1,
            id = "mfd",
            mm = 0,
        }, -- end of mfd
        radar = 
        {
            hh = 0,
            prob = 100,
            label = "RADAR",
            enable = false,
            mmint = 1,
            id = "radar",
            mm = 0,
        }, -- end of radar
    }, -- end of failures
} -- end of mission
